-
Home
-
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer
-
2.0.0
-
Code
-
Classes
- Abstract_Cache
Total Complexity |
57 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
541 |
Lines of code |
201 |
Logical lines of code |
125 |
Comment lines |
227 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all_files() |
S |
54 |
5 |
21 |
delete_files() |
S |
57 |
5 |
18 |
__construct() |
S |
57 |
5 |
17 |
get_remote_contents() |
S |
57 |
4 |
18 |
get_file_contents() |
S |
59 |
4 |
16 |
refresh_save() |
S |
62 |
3 |
12 |
save() |
S |
63 |
3 |
11 |
delete() |
S |
63 |
3 |
11 |
get_busting_version() |
S |
64 |
3 |
11 |
is_busting_dir_writable() |
S |
64 |
3 |
10 |
update_file_contents() |
S |
64 |
3 |
10 |
get_file_or_remote_contents() |
S |
69 |
2 |
7 |
get_busting_file_url() |
S |
69 |
2 |
7 |
get_busting_file_path() |
S |
71 |
2 |
6 |
get_busting_file_name() |
S |
71 |
2 |
6 |
get_dir_files_by_regex() |
S |
67 |
2 |
8 |
escape_file_name() |
S |
79 |
1 |
3 |
is_allowed() |
S |
82 |
1 |
3 |
get_busting_path() |
S |
80 |
1 |
3 |
get_busting_url() |
S |
80 |
1 |
3 |
find() |
S |
100 |
1 |
0 |
replace_url() |
S |
100 |
1 |
0 |